mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-15 19:40:09 +00:00
reduce AsyncBuilder heap allocation
This commit is contained in:
@@ -205,7 +205,7 @@ namespace NetCoreSandbox
|
||||
#endif
|
||||
|
||||
|
||||
AsyncTest().Forget();
|
||||
// AsyncTest().Forget();
|
||||
|
||||
|
||||
//AsyncTest().Forget();
|
||||
|
||||
Reference in New Issue
Block a user