mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-23 06:38:50 +00:00
Events todo (#1880)
* test hooks and a bug fix * finish events to-do Co-authored-by: stas <statis@microsoft.com>
This commit is contained in:
@ -48,6 +48,7 @@ public class Program {
|
||||
return loggers;
|
||||
}
|
||||
|
||||
|
||||
//Move out expensive resources into separate class, and add those as Singleton
|
||||
// ArmClient, Table Client(s), Queue Client(s), HttpClient, etc.
|
||||
public static void Main() {
|
||||
|
Reference in New Issue
Block a user