[WIP] FLEX: Support Interactive both in gsctl and coordinator side #3334
4 issues fixed. 6 issues found.
Annotations
Check warning on line 83 in python/graphscope/gsctl/commands/dev.py
codefactor-io / CodeFactor
python/graphscope/gsctl/commands/dev.py#L83
Probable insecure usage of temp file/directory. (B108)
Check notice on line 89 in python/graphscope/gsctl/client/rpc.py
codefactor-io / CodeFactor
python/graphscope/gsctl/client/rpc.py#L88-L89
Try, Except, Pass detected. (B110)
Check notice on line 55 in coordinator/gscoordinator/servicer/flex/scheduler.py
codefactor-io / CodeFactor
coordinator/gscoordinator/servicer/flex/scheduler.py#L54-L55
Try, Except, Pass detected. (B110)
Check warning on line 51 in coordinator/gscoordinator/servicer/flex/interactive/hiactor.py
codefactor-io / CodeFactor
coordinator/gscoordinator/servicer/flex/interactive/hiactor.py#L49-L51
Probable insecure usage of temp file/directory. (B108)
Check notice on line 224 in coordinator/gscoordinator/servicer/flex/scheduler.py
codefactor-io / CodeFactor
coordinator/gscoordinator/servicer/flex/scheduler.py#L188-L224
Complex Method
Check warning on line 303 in python/graphscope/gsctl/commands/dev.py
codefactor-io / CodeFactor
python/graphscope/gsctl/commands/dev.py#L303
Probable insecure usage of temp file/directory. (B108)