Klaus Ma

Results 89 comments of Klaus Ma

@dmitsh , I think your case maybe different with this one. According the the log, it seems your case is that: do preemption for gang scheduling. I'd like to a...

`register_application` was handled in https://github.com/flame-sh/flame/pull/126 .

When `unregister_application` or `update_application`, we need to also update Session and Task accordingly. I'm not sure whether we can have them in v0.4.

`get_application` was fixed in https://github.com/flame-sh/flame/pull/149

`unregister_application ` was fixed in https://github.com/xflops/flame/pull/176

`update_application` was handled in #182

Move to roadmap for now. For security, we're going to use User/OAuth2 to handle that; for analysis, let's use labels for that.