Pop Flamingo
Pop Flamingo
I forgot to mention I tested it depending on the `main` branch of Swift Distributed Actors, on Linux.
Thank you @yim-lee! I wonder if the specific environment I am using could be causing this issue (this is running in a Firecracker VM), I will maybe try to inspect...
I don't know if this is of any help, but here is the backtrace of all threads when the program has the issue: ``` (lldb) bt all RemoteAST and runtime...
It turns out this specific issue was actually logging related. Since I am not getting the logs directly from a shell, `stdout` needed to be flushed as Swift doesn't automatically...
@BennyDeBock @0xTim Thanks a lot for the feedback! Applied some changes already and asked more questions for some comments.
@0xTim I believe this should be pretty close to being mergable, please let me know if you see anything else that should be improved
@t089 @weissi The currently tagged version (`1.1.0`) doesn't actually stop existing tasks when it's called, note it might stop them from executing if the client has been created with `eventLoopGroupProvider:...
@Ein-Tim That must be taken into account indeed, but in the samples.json file I used, I explicitly asked it to only answer with a single word
@Ein-Tim Thanks! You made me want to double check it and I realized it would also attempt to enclose it in quotation marks, so I asked it explicitly not to...
Based on eval logs I can confirm `gpt-3.5-turbo` follows the instructions by only outputting a single word