poggit / libasynql

Asynchronous MySQL access library for PocketMine plugins.
https://poggit.github.io/libasynql
Apache License 2.0
132 stars 44 forks source link

When I save data to array in wait function, data is returned as an empty string. #67

Closed TrFolwe closed 2 years ago

TrFolwe commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

Sample code

Expected behavior A clear and concise description of what you expected to happen.

Environment OS: PocketMine version:

TrFolwe commented 2 years ago

When I save data to array in wait function, data is returned as an empty string.

TrFolwe commented 2 years ago

When I do this operation inside the Await function, I get a positive result. Help?

SOF3 commented 2 years ago

Did you see there is an issue template? Edit your main post and fill it in properly, please.

SOF3 commented 2 years ago

Closed as stale