Remove mp from uncloud.host
@nico The loop isn't a normal loop. It is generator based i.e it iterate only when there is a value available other wise it stay blocked.
for events_iterator in [
…
Don't run code in the TIMEOUT event (check that we don't do that)
Thanks. Yes, it doesn't make sense in scheduler.
Don't run code in the TIMEOUT event (check that we don't do that)
@nico I am not sure yet about removing the timeout mechanism and moving the maintenance code inside i.e handling of user's request, because it is entirely possible that user's don't make any request…
Don't run code in the TIMEOUT event (check that we don't do that)
Removed, although still have some concerns. See the above comment.
vmm hack error: TypeError: expected str, bytes or os.PathLike object, not NoneType
changed milestone to %1
[pay] floating point issues on $$$ computations
closed via commit 74e2168529890f54fcb3ecaa38657640b8a6f059
Register a primary billing_address per user
closed via commit ec447e0dc4a28e29de11f269c1e42bf39d7ed11a
Fix error w/o configuration file
Fix error w/o configuration file
Get package version from git