alienscience
  • Joined on 2023-11-19
alienscience pushed to master at alienscience/mailin 2024-07-20 14:28:08 +00:00
1b68660df4 Updated dependencies
alienscience commented on pull request alienscience/mailin#49 2024-07-14 10:38:50 +00:00
parse for compatibility

Many thanks for the pull request. I am sorry for the slow reply.

I don't see any problems with this pull request, but I do not want to start supporting non-compliant SMTP servers because it…

alienscience closed pull request alienscience/mailin#49 2024-07-14 10:38:50 +00:00
parse for compatibility
alienscience pushed to main at alienscience/prefork 2024-05-04 15:13:08 +00:00
b7c0b0bc37 chore: Release prefork version 0.5.1
alienscience pushed tag v0.5.1 to alienscience/prefork 2024-05-04 15:13:08 +00:00
alienscience pushed to main at alienscience/prefork 2024-05-03 17:25:43 +00:00
60d69d48eb Fixed clippy warning
alienscience pushed to main at alienscience/prefork 2024-05-03 17:16:41 +00:00
9f7c30fe55 add kill_all_with function
alienscience merged pull request alienscience/prefork#6 2024-05-03 17:16:39 +00:00
Introduce a `kill_all_with` function
alienscience closed issue alienscience/prefork#5 2024-05-03 17:16:39 +00:00
It would be good to have a way to provide a signal in kill_all function.
alienscience approved alienscience/prefork#6 2024-05-03 17:16:08 +00:00
Introduce a kill_all_with function

Looks good.

alienscience commented on issue alienscience/prefork#5 2024-05-01 16:38:46 +00:00
It would be good to have a way to provide a signal in kill_all function.

I think that adding a new function it is a good idea. Please feel free to do this or, alternatively, I can make a change when I get back from holiday in around 2 weeks time.

I am glad that you…

alienscience pushed to main at alienscience/catfood 2024-03-22 06:55:02 +00:00
163c2c9fc2 Updated dependencies
alienscience commented on issue alienscience/prefork#3 2024-03-18 06:32:55 +00:00
Provide a way to return a Server instance, or making Prefork usable after fork.

Released as version 0.5.0.

alienscience closed issue alienscience/prefork#3 2024-03-18 06:32:55 +00:00
Provide a way to return a Server instance, or making Prefork usable after fork.
alienscience pushed to main at alienscience/prefork 2024-03-18 06:30:00 +00:00
5932aac5ac chore: Release prefork version 0.5.0
alienscience pushed tag v0.5.0 to alienscience/prefork 2024-03-18 06:30:00 +00:00
alienscience deleted branch public-server from alienscience/prefork 2024-03-17 08:22:00 +00:00
alienscience merged pull request alienscience/prefork#4 2024-03-17 08:21:47 +00:00
Make `Server` struct public.
alienscience pushed to main at alienscience/prefork 2024-03-17 08:21:47 +00:00
93fe4226e1 Merge pull request 'Make Server struct public.' (#4) from public-server into main
e6a6d7b15b Removed unmanaged fork()
7375921f5f Make Server public
Compare 3 commits »
alienscience commented on issue alienscience/prefork#3 2024-03-16 08:55:29 +00:00
Provide a way to return a Server instance, or making Prefork usable after fork.

I have made the changes and made you a reviewer on this PR: alienscience/prefork#4