First draft of the 0.8.0 patch.

This commit is contained in:
2022-12-19 16:03:43 +01:00
parent 96458bd8b6
commit efd29bbe7e
6 changed files with 66 additions and 2 deletions
@@ -782,6 +782,7 @@ public class ASYNC_BUILDER KEY_GENERIC_TYPE
setResult(wrapper.TO_ARRAY());
#endif
wrapper = null;
return true;
}
return false;
}