Azure / Azure/hpcpack

More Async versions of expensive calls

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PowerShell
Stars
34
Forks
19
Avg merge
41m
Merged PRs (30d)
4

Description

Currently unless, I am mistaken, only `Scheduler.Connect()` have a `Scheduler.ConnectAsync()` version but there are lots of other exensive calls that could benefit form having a Async version (a few example bellow)

```csharp
Scheduler.SubmitJob()
Scheduler.GetNodeList()
Scheduler.GetJobList()
...
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.