Skip to content

Clarify the Lwt.pick#650

Merged
aantron merged 1 commit intoocsigen:masterfrom
bikallem:patch-1
Jan 8, 2019
Merged

Clarify the Lwt.pick#650
aantron merged 1 commit intoocsigen:masterfrom
bikallem:patch-1

Conversation

@bikallem
Copy link
Copy Markdown
Contributor

@bikallem bikallem commented Jan 8, 2019

Clarify that promises created via Lwt.wait() are not cancellable.

Clarify that promises created via Lwt.wait() are not cancellable.
@aantron aantron merged commit 35215a4 into ocsigen:master Jan 8, 2019
@aantron
Copy link
Copy Markdown
Collaborator

aantron commented Jan 8, 2019

Thanks!

@bikallem bikallem deleted the patch-1 branch January 8, 2019 22:45
MisterDA added a commit to MisterDA/lwt that referenced this pull request Dec 6, 2021
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
MisterDA added a commit to MisterDA/lwt that referenced this pull request Feb 1, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
MisterDA added a commit to MisterDA/lwt that referenced this pull request Feb 8, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
MisterDA added a commit to MisterDA/lwt that referenced this pull request Feb 25, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
MisterDA added a commit to MisterDA/lwt that referenced this pull request Feb 28, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
MisterDA added a commit to MisterDA/lwt that referenced this pull request Feb 28, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
MisterDA added a commit to MisterDA/lwt that referenced this pull request Feb 28, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
MisterDA added a commit to MisterDA/lwt that referenced this pull request Mar 18, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
smorimoto pushed a commit to MisterDA/lwt that referenced this pull request Apr 3, 2022
Unix.create_process duplicates the handles given to the child process
if they're not inheritable. Mimic this behaviour in Lwt for
consistency.

See the following PRs:
- [Unix library: better API for "close-on-exec" over file descriptors ocsigen#650](ocaml/ocaml#650);
- [win32unix create_process: duplicate std handles in create_process iff they're not inheritable #10807](ocaml/ocaml#650).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants