Setting DDP_DEFAULT_CONNECTION_URL makes a continuous reload loop on client

Has anyone experienced this?

$ export DDP_DEFAULT_CONNECTION_URL=http://localhost:4000
$ meteor run --mobile-server=http://localhost:4000

just constantly reloads.

Yes, I’m running on Windows with meteor 1.2

@corvid
Yes infinite reload loop!

Have you solved this?