Skip to main content

Bug Tracker

Side navigation

#14018 closed bug (notabug)

Opened June 13, 2013 07:52AM UTC

Closed June 13, 2013 02:28PM UTC

Async: false

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.1
Keywords: Cc:
Blocked by: Blocking:
Description

When we set "async: false" in our request. The browser (Chrome, IE) will be frozen.

Attachments (0)
Change History (2)

Changed June 13, 2013 10:29AM UTC by anonymous comment:1

Correct. Thats the meaning of an synchron execution ("async=false"). Everything else has to wait (=blocked), until your request has completed.

Changed June 13, 2013 02:28PM UTC by dmethvin comment:2

resolution: → notabug
status: newclosed