Skip to content

process: set immediate shall start an idle handle to activate uv_loop#417

Merged
yorkie merged 2 commits intomasterfrom
tools/testrunner
Nov 20, 2018
Merged

process: set immediate shall start an idle handle to activate uv_loop#417
yorkie merged 2 commits intomasterfrom
tools/testrunner

Conversation

@legendecas
Copy link
Copy Markdown
Contributor

@legendecas legendecas commented Nov 20, 2018

  • npm test passes

@yorkie
Copy link
Copy Markdown
Member

yorkie commented Nov 20, 2018

Good catch, LGTM if CI is green 👍

@yorkie
Copy link
Copy Markdown
Member

yorkie commented Nov 20, 2018

The CI seems fail(timeout) at TIMEOUT: napi_reference.test.js.

@legendecas legendecas changed the title tools: shall exit with code 1 on timed out tests process: set immediate shall start an idle handle to activate uv_loop Nov 20, 2018
@legendecas legendecas requested review from qile222 and yorkie and removed request for yorkie November 20, 2018 08:39
@legendecas
Copy link
Copy Markdown
Contributor Author

@yorkie setImmediate has been refactored so that uv loop could not be blocked on polling if there is only check handles.

@yorkie yorkie added the minor minor changes label Nov 20, 2018
@yorkie
Copy link
Copy Markdown
Member

yorkie commented Nov 20, 2018

Because this depends on #406, labeled as minor as well.

@yorkie yorkie merged commit 2336e28 into master Nov 20, 2018
@yorkie yorkie deleted the tools/testrunner branch November 20, 2018 10:58
qile222 pushed a commit that referenced this pull request Dec 13, 2018
* master: (35 commits)
  https: client request doesn’t define default encoding (#440)
  n-api: data pointer was NULL on getting typed array info (#441)
  os: build bcast address interface. (#439)
  assert: better deepStrictEqual assertion (#435)
  working on v0.11.x (#434)
  process: memory leaks on recursive ticking (#433)
  uv, os: implement os.{get,set}Priority functions (#409)
  jerry: implement ES2015 class feature (part II.) (#428)
  test: fix wrong travis diff target introduced by #425 (#429)
  jerry: pass and enable jerry-test-suite (#425)
  n-api: ArrayBuffer/TypedArray support (#419)
  deps: upgrade the mbedtls to 2.13.0-apache (#384)
  jerry: rework jerry_parse function (#422)
  jerry: finalize hint of array buffers (#421)
  jerry: reduce the argument count of ecma_op_object_get_property_names (#424)
  n-api: update headers/test suites to LTS(10.13.0) (#416)
  jerry: Date.now shall return an integer (#418)
  n-api: thread safe functions (#411)
  util: IOTJS_ASSERT prints stack trace on macOS (#415)
  process: set immediate shall start an idle handle to activate uv_loop (#417)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants