Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Asynchronous IO API #9111
base: development
Are you sure you want to change the base?
Asynchronous IO API #9111
Changes from 17 commits
580f776
e57545b
8f02df1
f4dda4e
6458d33
9c83e75
dcfbaff
936c930
84aef80
43f6c72
401d9aa
8fd663a
180add3
4f397ab
022bfbd
20f1efe
eaaf491
9614e2f
8f37b5d
ffd59cc
ef027fd
266bebf
5330bc0
71776a9
7416471
8872dde
7a5ca23
8a8d1cc
8bb9d7c
96ab60d
ba4c7da
dae6680
0e1334e
9301927
b66f66f
74a4051
5511e1b
e8b246f
75cf546
9148470
07f3dc5
4ce4420
45c4c58
4e30483
97330c0
beb4ffe
3fc50f1
041a73f
ca9e9ff
c42766e
a96dc4e
43a27e0
2861895
af998c8
4457b8c
931e44e
831b002
8432a91
2d1b18a
7c913b4
5b0cb1a
b7f4dcc
4bd0ac5
ff2b2b9
e3d00b6
aaa44b6
808f9e2
7b543bb
7575b72
839952c
3d28329
4349e07
1beafae
18b2cca
5b66b9e
5d03e9d
e37b7ac
cd1394e
0a8b45f
24bba6c
71bbcd1
c09f17c
b756fca
b66edbc
4c4665e
5652e95
1b36e3e
29fda31
d582be8
4963144
ece2f4e
7a219c4
6279c32
cb24d1d
50e1dd9
0fd3116
e08df8e
e7ddb73
4eb31d7
c0c90a4
ad97119
314e243
6997bd5
e8c5670
69a1a79
d051e6c
e917437
f4d8ec5
9bef794
313e10a
fc7d9c3
397feba
caba39a
51081fe
4b6a9f3
aa4f91e
6a8ff20
dc91b13
fe50e61
ade2e12
326f712
50d7df7
05fee34
4791d82
f970e78
7c0418f
6c8f03e
a40009d
4fb6726
b8058af
df49828
17a3096
1fb3324
ce835c2
55db9c1
f48b0e9
ea9d852
199edb7
dfef01f
3128cbc
bad08ff
be0dd33
b7c3be5
fabffbc
274dc5f
0159e08
4ab3792
ab4a805
e5f270e
e5209e1
b9d0148
0c8e93c
f5a433a
e5eda19
6f50fb2
1b9c7d7
5f3bb53
c556ec5
1afb5f4
78ab5db
65ce2ee
c4ffb96
748716f
f3d4139
bfcc2ae
f20025e
3f7e629
35791f1
25956d1
e7bfaaf
f99a505
fa9ac44
2e0701f
251297e
d2b7680
1eedbad
ca773c8
c4bebb9
7055bc5
92affbd
3f16220
0cdbefc
06ec4c6
b9091a8
fb8429c
6072e3d
e50d655
03a1542
80f0c63
4aac2ec
44e6dd6
ac01d37
4d06473
dd09821
cec9ce9
19cefdf
53b8c3a
37d43b6
8195b7c
327fb85
28aedbe
21d67e0
8dac027
ab65ff5
12c94b9
f5fdfab
30e139f
e21eb28
b89809c
080b0d4
aab4a1f
4852133
9eb580a
24e8067
cb6c31d
8e61d9c
fec3edf
17c3872
69e2ae1
ab0b4d8
f1a2ce4
4181691
0ac7edc
f80e1d7
34cc20c
1a70905
b03a919
81cdbc6
397f1ff
ff60d1b
e4142bf
c8e08ce
d1d9821
48f5893
9be5fe5
f8a0688
ec53b36
6d65189
05208cb
0a60ecd
d017435
976a884
7871ed3
bcf3252
6452f7d
e394eb9
cf746f2
8e20456
44d1891
900dd50
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps something like a (strictly advisory)
prepare(size:Int)
method would make sense?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you mean?
from Int to Int
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@RealyUniqueName I assume that comment was a reply to something else?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know. Sounds like an implementation-specific.